@charset "utf-8";
body{
	font-size: 12px;
	font-family: "Microsoft Yahei";
    color:#383838;
	background:#fff;
}
input{
	border:none;
	outline: none;
}
img{
	border:none;
}
h1,h2,h3,h4{
	font-weight: 600;
}
a:link,a:visited{
	text-decoration: none;
}
a {color:#333333}
a:hover{color:#016bca}
li {list-style-type:none;}

/*头部样式*/

#header{width:100%;height: 90px;background:#FFF;z-index:999999;}
.header{width: 1120px;height: 90px;margin:0 auto;}
.logo{width: 230px;height: 90px;float:left;position:relative;z-index:99999}
.yuyan{ width:400px;height:40px;float:right;}
.style_1{width:120px;height:30px;float:left;margin: 38px  0 0 30px;}
.style_1 a{ font-size:12px;font-family:"arial";background:url(../images/en.jpg) left center no-repeat;padding-left:40px;}

/*导航样式*/
.daohang{width: 880px;height: 90px;float: left;position:relative;}
#mobanwang_com {
	margin-left:60px;
	font-size:14px;
	text-align:center;
	float:left;
}
#mobanwang_com a {
	font-size:14px;
}
#mobanwang_com li ul {
	display:none;
	z-index:9999999;
}
#mobanwang_com li ul li {
	float:none;
}
*html #mobanwang_com li ul li {
	display:inline;
}
#mobanwang_com li ul a {
	float: none;
	height: 36px;
	line-height: 36px;
	padding: 0 15px;
	text-transform: capitalize;
	color:#fff;
	border-bottom:1px solid #d9be86;
	background-image: url(../images/nav-bj.png);
}
#mobanwang_com li ul a:hover {
	background:#bb9b59;
	color:#fff;

}
#mobanwang_com .height-auto {
	line-height:15px;
	padding:5px 10px;
}
.second-menu, .third-menu, .fourth-menu {
	position:absolute;
}
.first-menu li {
	float:left;
	position:relative;
}
.first-menu a {
	float:left;
	display:block;
	padding: 27px 18px;
	height:36px;
	line-height:36px;
	text-shadow: 1px 1px 1px #A2A2A2;
	color:#bb9b59;
	font-family:"Microsoft Yahei";
}
.first-menu a:hover {
color:#fff;
background:#bb9b59;

}
.second-menu {
	top: 90px;
	left: 0;
}
*html .second-menu {
	right:-1px;
}
.second-menu a {
	font-size:11px;
}

.third-menu, .fourth-menu {
	width:177px;
	top:0;
	left:177px;
}
.third-menu a {
	background:#4c4c4c;
	font-weight:normal;
	border-top:1px solid #595959;
	border-left:1px solid #595959;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
}
#subMgm {
	width:177px;
}
#subMgm .third-menu {
	left:177px;
}
#subMgm .fourth-menu {
	left:177px;
}
#subMusic, #subNews {
	width: 110px;
}

/*===============底部===============*/
.footer{overflow:hidden;background:url(../images/foot_bj.jpg) no-repeat center left;overflow:hidden;padding: 30px 0px 35px 0px;}
.main2{width:1120px;margin:auto;border-top:1px solid #5b5953;}
.foot_left{overflow:hidden;float:left;width:785px;padding-top: 40px;}
.foot_left ul{overflow:hidden; float:left; width:785px;}
.foot_left ul li{overflow:hidden; float:left; margin-right:95px;}
.foot_left ul li.r{margin-right:0px;}
.foot_left h2{float:left; border-bottom:1px solid #5b5953;text-align:center;padding:5px 10px}
.foot_left h2 a{display:block;  font-size:14px; color:#fff;}
.foot_left h2 a:hover{color:#343434;}
.foot_left h2.r{margin-right:0px;}
.foot_left p a{font-size:12px;color: #f19e1f;padding:5px 0 0 10px;line-height:22px;float:left;}
.foot_left p a:hover{color: #fff;}

.footer_ny{overflow:hidden;width:300px;float:left;padding-top:40px;}
.footer_ny p{overflow:hidden;line-height: 24px;font-size:14px;color:#fff;}
.footer_ny p span{display:block;font-size:14px; color:#fff;float:left; width:300px;}
.footer_ny span a{font-size:14px; color:#fff; line-height:32px;}
.footer_ny span a:hover{color:#343434;}
.footer_ny h3{overflow:hidden; line-height:32px;font-size:12px; color:#fff; padding-top:18px; }
.footer_ny h3 a{padding-left:15px;font-size:12px; color:#fff;}
.footer_ny h3 a:hover{color:#343434;}
.foot_right{overflow:hidden; width:270px; float:right; text-align:right;}
.code{overflow:hidden; margin-bottom:35px;}
.code img{margin-left:15px; padding:6px; background:#fff;}
.foot_right a{display:inline-block; *display:inline; *zoom:1; width:34px; height:32px; margin-left:5px;-webkit-transition: all 0.5s ease-in-out;}

.footer .copyright{float:left;margin-top:30px;color: #696969;}
.footer .copyright a{color: #8E8E8E;}
